home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / fusion_frenzy.swf / scripts / DefineButton2_235 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-20  |  45 b   |  4 lines

  1. on(press){
  2.    _parent.playSfxButtons();
  3. }
  4.